home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Interface / it.dig / scripts / frame_1 / PlaceObject2_40_Button_115 / CLIPACTIONRECORD on(press).as < prev   
Text File  |  2010-05-15  |  107b  |  6 lines

  1. on(press){
  2.    _root.chave.text = "";
  3.    _root.Buscar();
  4.    _root.myDataGrid.dataProvider.refresh();
  5. }
  6.